txd

@get:JvmName(name = "getTxd")
@set:JvmName(name = "setTxd")
var txd: Int
TX pin (should match Arduino gpio pin number)

uint32 txd = 4;